Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
Using the BUNDLE utility
The BUNDLE utility lets you put binary files into a file called a bundle, transport the bundle to another machine using FTP, CD, or other mechanism, and extract the files from the bundle. The BUNDLE utility is designed for copying encrypted source files and r-code files, but any platform-independent binary file or ASCII file can be copied as well. It is not designed to handle executables, object files, OpenEdge RDBMSs, or other platform-dependent files.
The BUNDLE utility consists of two C language programs:
bundle.candunbundle.c. These programs are described in the following sections.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |